home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
AmigActive 23
/
AACD 23.iso
/
AACD
/
Graphics
/
mpgtx-mos
/
mpgtx.readme
< prev
next >
Wrap
Text File
|
2001-05-18
|
1KB
|
35 lines
Short: Manipulate MPG files (Join,Split,Demultiplex...) v0.7b -MorphOS-
Author: Fr3dY (fr3dy@retemail.es)
Uploader: Fr3dY (fr3dy@retemail.es)
Type: gfx/misc
mpgtx can split and join MPEG files in various ways.
Three file types are currently handled (more to come):
MPEG 1 Video files,
MPEG 1/2 Audio files (mp1 mp2 mp3),
MPEG 1 System files (audio and video files),
MPEG 2 Program files (Experimental),
MPEG 2 Transport files (demultiplex and info modes only).
mpgtx is a GOP based editor. This means that mpgtx cuts MPEG files on
Group Of Picture basis, not on frame basis. A typical GOP duration is
about 0.5 s, so is mpgtx accuracy.
mpgtx behaviour flags:
-i print infos about files, such as duration, dimention, bitrate, ...
-j join files (ranges may be specified).
-s split files according to the specified ranges.
-d demultiplex composite mpeg file.
-T manipulate ID3 tags from mp3 files. (see mp3tag (1) )
-h print a (not so) short help message.
-v print version and exit.
-# # is a number, split the given files in # parts.
Note: Some bad MPEG players don't display joined files OK.
These players don't take care of the broken link flag used to discard the
first B frames they encounter. Hey they SHOULD!
Fr3dY
fr3dy@retemail.es